RuleValidationErrorFieldUri Property |
Specifies the URI to the rule field that caused the validation error.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic RuleFieldUri FieldUri { get; }Public ReadOnly Property FieldUri As RuleFieldUri
Get
Property Value
Type:
RuleFieldUri
See Also